Add GtkListBase
authorBenjamin Otte <otte@redhat.com>
Tue, 22 Oct 2019 06:01:16 +0000 (08:01 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 23:26:46 +0000 (19:26 -0400)
commitcc987b31aef665d7c27c81b22872efb3ade754c3
tree522c1f33a4156034b4d98cd156a194164e5fadc5
parentc092d0a616af80f4d09816cbcc234c735a913a77
Add GtkListBase

This is a base item for GTK's list widgets so they can share some (read:
hopefully a lot of) code.
docs/reference/gtk/meson.build
gtk/gtk-autocleanups.h
gtk/gtk.h
gtk/gtkgridview.c
gtk/gtkgridview.h
gtk/gtklistbase.c [new file with mode: 0644]
gtk/gtklistbase.h [new file with mode: 0644]
gtk/gtklistbaseprivate.h [new file with mode: 0644]
gtk/gtklistview.c
gtk/gtklistview.h
gtk/meson.build